const github.com/gotd/td/telegram.helpGetCDNConfigSingleflightKey

3 uses

	github.com/gotd/td/telegram (current package)
		cdn.go#L16: const helpGetCDNConfigSingleflightKey = "help.getCdnConfig"
		cdn.go#L158: 	resultCh := c.cdnKeysLoad.DoChan(helpGetCDNConfigSingleflightKey, func() (interface{}, error) {
		cdn_conn_dead.go#L29: 		c.cdnKeysLoad.Forget(helpGetCDNConfigSingleflightKey)